home *** CD-ROM | disk | FTP | other *** search
- Path: news.primenet.com!jstern
- From: jstern@Primenet.Com (Josh Stern)
- Newsgroups: comp.lang.c++
- Subject: Re: g++/templates: duplicate symbols
- Date: 18 Apr 1996 15:23:01 -0700
- Organization: Primenet Services for the Internet
- Sender: root@primenet.com
- Message-ID: <4l6fc5$80u@nnrp1.news.primenet.com>
- References: <Dq275z.A2t@world.std.com>
- X-Posted-By: jstern@usr6.primenet.com
-
- Bruce G Wilson <bgw@world.std.com> wrote:
-
- >I have a problem compiling some C++ template code under g++. I'm getting
- [...]
- >I'm working with g++ 2.6.3 on BSDI (ix86 Unix).
-
- GCC 2.7.2 is much better at handling templates. It is also
- possible to compile a version of GCC 2.7.2 with a patch
- for a template repository that is obtainable from
- ftp.cygnus.com. Actually, I use a version without
- the patch and avoid these problems by using
- the #pragmas that are described in the info documentation.
-
- - Josh
-
-
- --
- -------------------------------------------------------------------------------
- jstern
- jstern@primenet.com
- -------------------------------------------------------------------------------
-